<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>15</cardCount>
<cardID>3939</cardID>
<listID>8466</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>512</width>
<height>416</height>
</cardSize>
<script>on openStackhide menubarset the rect of card window to 0,0,512,416delete menu "File"delete menu "Edit"delete menu "Go"delete menu "Font"delete menu "Style"global Lget the userLevelput it into Lset the userLevel to 2end openStackon arrowKey directionif direction is "up" thenexit arrowKeyend ifif direction is "down" thenexit arrowKeyend ifif direction is "left" thenexit arrowKeyend ifif direction is "right" thenexit arrowKeyend ifend arrowKeyon closeStackglobal Lset the userLevel to Lend closeStack</script>